FaaProcessExceptionResolutionType 
EntityType  Independent 
Logical Entity Name  FaaProcessExceptionResolutionType 
Default Table Name  SyServiceExceptionResolutionType 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessExceptionResolutionType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    VARCHAR(10)  YES 
 
Name    VARCHAR(500)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
IsActive    BIT  NO 
 
GenericSequenceExecution    NVARCHAR(255)  NO 
 

FaaProcessExceptionResolutionType Keys 
Key Name  Key Type  Keys 
Uk_SyServiceExceptionResolutionType_Code  Alternate Key  Code 
PK_SyServiceExceptionResolutionType_SyServiceExceptionResolutionTypeID  PrimaryKey  Id 

FaaProcessExceptionResolutionType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyServiceExceptionResolutionTemplate  Non-Identifying  One To Zero or More          NO 
FaaProcessExceptionResolution  Non-Identifying  One To Zero or More          NO 

FaaProcessExceptionResolutionType Check Constraints 
Check Constraint Name  CheckConstraint